﻿.logo-text{
        color: #777;
}        
.landing-page .header-back.img1 {
    height:200px;
    background: url("/Content/img/landing/IMG_3342.jpg") 50% 0 no-repeat;
}
.landing-page .header-back.img2 {    height:200px;
    background: url('/Content/img/landing/bk_sport_2.jpg') 50% 0 no-repeat;
}
.landing-page .header-back.img3 {    height:200px;
    background: url("/Content/img/landing/IMG_3350.jpg") 50% 0 no-repeat;
}
.landing-page .header-back.img4 {    height:200px;
    background: url("/Content/img/landing/bk_sport_1.jpg") 50% 0 no-repeat;
}
.landing-page .carousel-300 {
    height: 200px;
}
.landing-page .carousel .item{
    height: 200px;
}
        
.landing-page .carousel-fade-300 .carousel-inner .item300 .img300{
    height: 200px;
}
.pinned {
    margin-top: 20px;
}

table  tr th {
    text-align:center;
}

.product-pic{
    width:200px;
}

